home *** CD-ROM | disk | FTP | other *** search
/ ixla Explorer / IxlaLTD-ixlaExplorer-TheUltimateImageOrganizer-Win95NT.iso / Bonus / Web Browsers / Internet Explorer / MAILNEWS.CAB / msoeacct.dll / REGINST / REGINST
INI File  |  1998-04-14  |  3KB  |  72 lines

  1. [version]
  2. Signature="$CHICAGO$"
  3.  
  4. [Reg]
  5. AddReg=IMNACCT.REG
  6.  
  7. [IMNACCT.REG]
  8.  
  9. ; ------------------------------------------------------------------------------
  10. ; RegItems with %11% or %25% are substituted on NT 
  11. ; with %SystemRoot%\whatever. But this needs to be REG_EXPAND_SZ!
  12. ; The flag 131072 (0x20000) will make the item REG_EXPAND_SZ,
  13. ; Any entrys that go into the registry that contain 
  14. ; %_SYS_MOD_PATH%, %11%, %25% MUST have this flag set. (w95 ignores it).
  15. ; ------------------------------------------------------------------------------
  16.  
  17. ; ------------------------------------------------------------------------------
  18. ; CLSID_IImnAccountManager
  19. HKCR,CLSID\%CLSID_ImnAccountManager%,,,"CLSID_ImnAccountManager"
  20. HKCR,CLSID\%CLSID_ImnAccountManager%\InprocServer32,,131072,%_SYS_MOD_PATH%
  21. HKCR,CLSID\%CLSID_ImnAccountManager%\InProcServer32,ThreadingModel,,"Both"
  22.  
  23. ; CLSID_ApprenticeAcctMgr
  24. HKCR,CLSID\%CLSID_ApprenticeAcctMgr%,,,"CLSID_ApprenticeAcctMgr"
  25. HKCR,CLSID\%CLSID_ApprenticeAcctMgr%\InprocServer32,,131072,%_SYS_MOD_PATH%
  26. HKCR,CLSID\%CLSID_ApprenticeAcctMgr%\InProcServer32,ThreadingModel,,"Apartment"
  27.  
  28. ; CLSID_CEudoraAcctImport
  29. HKCR,CLSID\%CLSID_CEudoraAcctImport%,,,"CLSID_CEudoraAcctImport"
  30. HKCR,CLSID\%CLSID_CEudoraAcctImport%\InprocServer32,,131072,%_SYS_MOD_PATH%
  31. HKCR,CLSID\%CLSID_CEudoraAcctImport%\InProcServer32,ThreadingModel,,"Apartment"
  32. HKLM,"Software\Microsoft\Internet Account Manager\Import\%CLSID_CEudoraAcctImport%",,,"%EUDORA_IMPORT%"
  33.  
  34. ; CLSID_CNscpAcctImport
  35. HKCR,CLSID\%CLSID_CNscpAcctImport%,,,"CLSID_CNscpAcctImport"
  36. HKCR,CLSID\%CLSID_CNscpAcctImport%\InprocServer32,,131072,%_SYS_MOD_PATH%
  37. HKCR,CLSID\%CLSID_CNscpAcctImport%\InProcServer32,ThreadingModel,,"Apartment"
  38. HKLM,"Software\Microsoft\Internet Account Manager\Import\%CLSID_CNscpAcctImport%",,,"%NSCP_IMPORT%"
  39.  
  40. ; CLSID_CCommAcctImport
  41. HKCR,CLSID\%CLSID_CCommAcctImport%,,,"CLSID_CCommAcctImport"
  42. HKCR,CLSID\%CLSID_CCommAcctImport%\InprocServer32,,131072,%_SYS_MOD_PATH%
  43. HKCR,CLSID\%CLSID_CCommAcctImport%\InProcServer32,ThreadingModel,,"Apartment"
  44. HKLM,"Software\Microsoft\Internet Account Manager\Import\%CLSID_CCommAcctImport%",,,"%COMM_IMPORT%"
  45.  
  46. ; CLSID_CMAPIAcctImport
  47. HKCR,CLSID\%CLSID_CMAPIAcctImport%,,,"CLSID_CMAPIAcctImport"
  48. HKCR,CLSID\%CLSID_CMAPIAcctImport%\InprocServer32,,131072,%_SYS_MOD_PATH%
  49. HKCR,CLSID\%CLSID_CMAPIAcctImport%\InProcServer32,ThreadingModel,,"Apartment"
  50. HKLM,"Software\Microsoft\Internet Account Manager\Import\%CLSID_CMAPIAcctImport%",,,"%MAPI_IMPORT%"
  51.  
  52. HKLM,"Software\Microsoft\Internet Account Manager",DllPath,,%_SYS_MOD_PATH%
  53.  
  54. [UnReg]
  55. DelReg=IMNACCT.REG
  56.  
  57. [Strings]
  58. EUDORA_IMPORT   = "Eudora Pro or Light"
  59. NSCP_IMPORT     = "Netscape Mail"
  60. COMM_IMPORT        = "Netscape Communicator"
  61. MAPI_IMPORT     = "Microsoft Windows Messaging or Exchange or Outlook"
  62.  
  63. ;; do not localize
  64. CLSID_ImnAccountManager     = "{8D4B04E1-1331-11d0-81B8-00C04FD85AB4}"
  65. CLSID_ApprenticeAcctMgr     = "{1438E821-B6D2-11D0-8D86-00C04FD6202B}"
  66. CLSID_CEudoraAcctImport     = "{39981125-C287-11D0-8D8C-00C04FD6202B}"
  67. CLSID_CNscpAcctImport       = "{39981127-C287-11D0-8D8C-00C04FD6202B}"
  68. CLSID_CCommAcctImport        = "{1AA06BA1-0E88-11d1-8391-00C04FBD7C09}"
  69. CLSID_CMAPIAcctImport       = "{39981129-C287-11D0-8D8C-00C04FD6202B}"
  70.  
  71. [End]
  72.